Fixed typos in xmexamples.
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 8 May 2008 10:13:51 +0000 (11:13 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 8 May 2008 10:13:51 +0000 (11:13 +0100)
Signed-off-by: Hiroya INAKOSHI <inakoshi.hiroya@jp.fujitsu.com>
tools/examples/xmexample1
tools/examples/xmexample2
tools/examples/xmexample3

index a1b6edbe0ccf7bf5cec3c24475071e2db857ee86..357ad78bb59bbbdd65bdc2d67665dc4ca90ae092 100644 (file)
@@ -90,7 +90,7 @@ disk = [ 'phy:hda1,hda1,w' ]
 #
 # Or you can bind the first unused port above 5900:
 #
-# vfb = [ 'type=vnc,vnclisten=0.0.0.0,vnunused=1' ]
+# vfb = [ 'type=vnc,vnclisten=0.0.0.0,vncunused=1' ]
 #
 # You can override the password:
 #
index 10eed663f7af818aaeb5a3b9fffbfc69c936ca7b..5f9329d3afdc8ce7fa852ec0d9979f3e25cb5ff6 100644 (file)
@@ -126,7 +126,7 @@ disk = [ 'phy:sda%d,sda1,w' % (7+vmid),
 #
 # Or you can bind the first unused port above 5900:
 #
-# vfb = [ 'type=vnc,vnclisten=0.0.0.0,vnunused=1' ]
+# vfb = [ 'type=vnc,vnclisten=0.0.0.0,vncunused=1' ]
 #
 # You can override the password:
 #
index dc57e031b9383e34ab85e666052ffca304cff288..09eb3744d20982d3a4ccde7b6a1170d30fdf230f 100644 (file)
@@ -111,7 +111,7 @@ disk = [ 'phy:hda%d,hda1,w' % (vmid)]
 #
 # Or you can bind the first unused port above 5900:
 #
-# vfb = [ 'type=vnc,vnclisten=0.0.0.0,vnunused=1' ]
+# vfb = [ 'type=vnc,vnclisten=0.0.0.0,vncunused=1' ]
 #
 # You can override the password:
 #